Statement then assigns a new array instance to the three - dimensional array 語句將新的數(shù)組實例賦給其中的三維數(shù)組。
Gets or sets a three - dimensional array that indicates at what time during the week that the source is available for replication 獲取或設(shè)置一個三維數(shù)組,該數(shù)組指示一周中源可用于復(fù)制的時間。
The following example declares a variable to hold a three - dimensional array of air temperatures at various points in a three - dimensional volume 下面的示例聲明一個變量來保存一個“三維數(shù)組” ,元素為三維空間中不同點的氣溫。
If you want to track sales amounts for 5 years , you could declare a three - dimensional array with 5 layers , 12 rows , and 31 columns , as the following example shows 如果要跟蹤5年的銷售量,則可聲明一個具有5層、 12行和31列的三維數(shù)組,如下例所示。
We use it to realize the computation of transition from nfa to dfa by reducing the number of the transition matrix dimensions from a three - dimensional array in traditional subset approach to a two dimensional array in the new algorithm 將此數(shù)據(jù)結(jié)構(gòu)應(yīng)用于nfa轉(zhuǎn)換為dfa的計算,將傳統(tǒng)的子集法中狀態(tài)轉(zhuǎn)換矩陣,由三維數(shù)組降低為二維數(shù)組。